Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the node-dependencies group with 21 updates #168

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps the node-dependencies group with 21 updates:

Package From To
@icons-pack/react-simple-icons 9.3.0 9.4.0
@tanstack/react-query 5.24.8 5.28.4
@tanstack/react-query-devtools 5.24.8 5.28.4
axios 1.6.7 1.6.8
immer 10.0.3 10.0.4
react-hook-form 7.51.0 7.51.1
react-router-dom 6.22.2 6.22.3
yup 1.3.3 1.4.0
@types/node 20.11.24 20.11.28
@types/react 18.2.61 18.2.66
@types/react-dom 18.2.19 18.2.22
cypress 13.6.6 13.7.0
sass 1.71.1 1.72.0
typescript 5.3.3 5.4.2
vite 5.1.4 5.1.6
mermaid 10.8.0 10.9.0
@typescript-eslint/eslint-plugin 7.1.0 7.2.0
@typescript-eslint/parser 7.1.0 7.2.0
eslint-plugin-react-refresh 0.4.5 0.4.6
@storybook/addon-onboarding 1.0.11 8.0.0
@storybook/test-runner 0.16.0 0.17.0

Updates @icons-pack/react-simple-icons from 9.3.0 to 9.4.0

Commits

Updates @tanstack/react-query from 5.24.8 to 5.28.4

Release notes

Sourced from @​tanstack/react-query's releases.

v5.28.4

Version 5.28.4 - 3/15/2024, 11:54 AM

Changes

Fix

  • core: optimistic results reflect correct state (#7114) (4d5cc667) by Dominik Dorfmeister

Packages

  • @​tanstack/query-core@​5.28.4
  • @​tanstack/react-query@​5.28.4
  • @​tanstack/query-broadcast-client-experimental@​5.28.4
  • @​tanstack/query-persist-client-core@​5.28.4
  • @​tanstack/query-sync-storage-persister@​5.28.4
  • @​tanstack/react-query-devtools@​5.28.4
  • @​tanstack/react-query-persist-client@​5.28.4
  • @​tanstack/react-query-next-experimental@​5.28.4
  • @​tanstack/solid-query@​5.28.4
  • @​tanstack/solid-query-devtools@​5.28.4
  • @​tanstack/solid-query-persist-client@​5.28.4
  • @​tanstack/svelte-query@​5.28.4
  • @​tanstack/svelte-query-devtools@​5.28.4
  • @​tanstack/svelte-query-persist-client@​5.28.4
  • @​tanstack/vue-query@​5.28.4
  • @​tanstack/vue-query-devtools@​5.28.4
  • @​tanstack/angular-query-experimental@​5.28.4
  • @​tanstack/query-async-storage-persister@​5.28.4
  • @​tanstack/angular-query-devtools-experimental@​5.28.4

v5.28.3

Version 5.28.3 - 3/15/2024, 3:41 AM

Changes

Fix

  • query-devtools: Fix PiP mode styles with shadow dom (#7112) (d7c36dc3) by @​ardeora

Packages

  • @​tanstack/query-devtools@​5.28.3
  • @​tanstack/react-query-devtools@​5.28.3
  • @​tanstack/solid-query-devtools@​5.28.3
  • @​tanstack/svelte-query-devtools@​5.28.3
  • @​tanstack/vue-query-devtools@​5.28.3
  • @​tanstack/angular-query-devtools-experimental@​5.28.3

v5.28.2

... (truncated)

Commits

Updates @tanstack/react-query-devtools from 5.24.8 to 5.28.4

Release notes

Sourced from @​tanstack/react-query-devtools's releases.

v5.28.4

Version 5.28.4 - 3/15/2024, 11:54 AM

Changes

Fix

  • core: optimistic results reflect correct state (#7114) (4d5cc667) by Dominik Dorfmeister

Packages

  • @​tanstack/query-core@​5.28.4
  • @​tanstack/react-query@​5.28.4
  • @​tanstack/query-broadcast-client-experimental@​5.28.4
  • @​tanstack/query-persist-client-core@​5.28.4
  • @​tanstack/query-sync-storage-persister@​5.28.4
  • @​tanstack/react-query-devtools@​5.28.4
  • @​tanstack/react-query-persist-client@​5.28.4
  • @​tanstack/react-query-next-experimental@​5.28.4
  • @​tanstack/solid-query@​5.28.4
  • @​tanstack/solid-query-devtools@​5.28.4
  • @​tanstack/solid-query-persist-client@​5.28.4
  • @​tanstack/svelte-query@​5.28.4
  • @​tanstack/svelte-query-devtools@​5.28.4
  • @​tanstack/svelte-query-persist-client@​5.28.4
  • @​tanstack/vue-query@​5.28.4
  • @​tanstack/vue-query-devtools@​5.28.4
  • @​tanstack/angular-query-experimental@​5.28.4
  • @​tanstack/query-async-storage-persister@​5.28.4
  • @​tanstack/angular-query-devtools-experimental@​5.28.4

v5.28.3

Version 5.28.3 - 3/15/2024, 3:41 AM

Changes

Fix

  • query-devtools: Fix PiP mode styles with shadow dom (#7112) (d7c36dc3) by @​ardeora

Packages

  • @​tanstack/query-devtools@​5.28.3
  • @​tanstack/react-query-devtools@​5.28.3
  • @​tanstack/solid-query-devtools@​5.28.3
  • @​tanstack/svelte-query-devtools@​5.28.3
  • @​tanstack/vue-query-devtools@​5.28.3
  • @​tanstack/angular-query-devtools-experimental@​5.28.3

v5.28.2

... (truncated)

Commits

Updates axios from 1.6.7 to 1.6.8

Release notes

Sourced from axios's releases.

Release v1.6.8

Release notes:

Bug Fixes

  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)

Contributors to this release

Changelog

Sourced from axios's changelog.

1.6.8 (2024-03-15)

Bug Fixes

  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)

Contributors to this release

Commits
  • ab3f0f9 chore(release): v1.6.8 (#6303)
  • 2656612 fix(AxiosHeaders): fix AxiosHeaders conversion to an object during config mer...
  • 7320430 fix(import): use named export for EventEmitter;
  • 8786e0f fix(vulnerability): update follow-redirects to 1.15.6 (#6300)
  • d844227 chore: update and bump deps (#6238)
  • caa0625 docs: update README responseEncoding types (#6194)
  • 41c4584 docs: Update README.md to point to current axios version in CDN links (#6196)
  • bf6974f chore(ci): add npm tag action; (#6231)
  • See full diff in compare view

Updates immer from 10.0.3 to 10.0.4

Release notes

Sourced from immer's releases.

v10.0.4

10.0.4 (2024-03-09)

Bug Fixes

Commits
  • 8949a3e fix: Fix handling of Symbol and non-enumerable properties in finalization / f...
  • 44363f7 chore: remove dependency on spec.ts to fix build issue (#1104)
  • 8fd0481 chore(deps): bump postcss from 8.4.20 to 8.4.31 in /website (#1076)
  • 8f35846 chore(deps): bump semver from 5.7.1 to 5.7.2 (#1055)
  • 1c82d1e chore(deps): bump semver from 5.7.1 to 5.7.2 in /website (#1054)
  • a92242b chore: Update question.md. Fixes #1089
  • See full diff in compare view

Updates react-hook-form from 7.51.0 to 7.51.1

Release notes

Sourced from react-hook-form's releases.

Version 7.51.1

🐛 bug(validatingFields, trigger): handle all fields validation trigger (#11624) 💚 ci: cleanup actions versions (#11629) 🐞 fix #11590 issue with trigger on validatingFields (#11613)

thanks to @​Moshyfawn

Changelog

Sourced from react-hook-form's changelog.

Changelog

Commits

Updates react-router-dom from 6.22.2 to 6.22.3

Release notes

Sourced from react-router-dom's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

... (truncated)

Changelog

Sourced from react-router-dom's changelog.

6.22.3

Patch Changes

Commits

Updates yup from 1.3.3 to 1.4.0

Changelog

Sourced from yup's changelog.

1.4.0 (2024-03-06)

Bug Fixes

  • add optional message to nonNullable schema methods (#2119) (9e1df49)

Features

Commits

Updates @types/node from 20.11.24 to 20.11.28

Commits

Updates @types/react from 18.2.61 to 18.2.66

Commits

Updates @types/react-dom from 18.2.19 to 18.2.22

Commits

Updates cypress from 13.6.6 to 13.7.0

Release notes

Sourced from cypress's releases.

v13.7.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-0

Commits
  • 5503dd6 chore: release 13.7.0 (#29123)
  • cfb7733 chore: release @​cypress/vue2-v2.1.0
  • 0b5191b chore: release @​cypress/mount-utils-v4.1.0
  • 68a98f3 chore: bump cache to unstick percy (#29121)
  • 8253613 misc: use pnpm add for ct dependency scaffolding (#29056)
  • 9782dbb chore: disable Firefox in system test for screenshot timeout bugfix (#29117)
  • 7a7a28f feat: Support shadow DOM recursive selectors inside cypress snapshots sent to...
  • 854a649 feat: supported type of [email protected]+ (#28818)
  • 6e81db7 chore(deps): update dependency cypress-example-kitchensink to v2.0.2 (#29058)
  • d55659c misc: update command message to truncate command info at 100 lines instead of...
  • Additional commits viewable in compare view

Updates sass from 1.71.1 to 1.72.0

Release notes

Sourced from sass's releases.

Dart Sass 1.72.0

To install Sass 1.72.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Support adjacent /s without whitespace in between when parsing plain CSS expressions.

  • Allow the Node.js pkg: importer to load Sass stylesheets for package.json exports field entries without extensions.

  • When printing suggestions for variables, use underscores in variable names when the original usage used underscores.

JavaScript API

  • Properly resolve pkg: imports with the Node.js package importer when arguments are passed to the JavaScript process.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.72.0

  • Support adjacent /s without whitespace in between when parsing plain CSS expressions.

  • Allow the Node.js pkg: importer to load Sass stylesheets for package.json exports field entries without extensions.

  • When printing suggestions for variables, use underscores in variable names when the original usage used underscores.

JavaScript API

  • Properly resolve pkg: imports with the Node.js package importer when arguments are passed to the JavaScript process.
Commits

Updates typescript from 5.3.3 to 5.4.2

Release notes

Sourced from typescript's releases.

TypeScript 5.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • 42bb138 Bump version to 5.4.2 and LKG
  • 992c705 Add release pipeline to release-5.4 (#57513)
  • db6b2a9 Bump version to 5.4.1-rc and LKG
  • bd4f51c Update LKG
  • 8a1f79d Merge remote-tracking branch 'origin/main' into release-5.4
  • d04e348 Improve apparent type of mapped types (#57122)
  • 86a1663 Update package-lock.json
  • feb57c2 Instantiate earlier inferred constraints in conditional types (#57362)
  • 91e67ff fix(57392): using is not suggested as a keyword (#57394)
  • 29c0024 Avoid creating rest elements with errorType when any is spread (#57116)
  • Additional commits viewable in compare view

Updates vite from 5.1.4 to 5.1.6

Changelog

Sourced from vite's changelog.

5.1.6 (2024-03-11)

  • chore(deps): update all non-major dependencies (#16131) (a862ecb), closes #16131
  • fix: check for publicDir before checking if it is a parent directory (#16046) (b6fb323), closes #16046
  • fix: escape single quote when relative base is used (#16060) (8f74ce4), closes #16060
  • fix: handle function property extension in namespace import (#16113) (f699194), closes #16113
  • fix: server middleware mode resolve (#16122) (8403546), closes #16122
  • fix(esbuild): update tsconfck to fix bug that could cause a deadlock (#16124) (fd9de04), closes #16124
  • fix(worker): hide "The emitted file overwrites" warning if the content is same (#16094) (60dfa9e), closes #16094
  • fix(worker): throw error when circular worker import is detected and support self referencing worker (eef9da1), closes #16103
  • style(utils): remove null check (#16112) (0d2df52), closes #16112
  • refactor(runtime): share more code between runtime and main bundle (#16063) (93be84e), closes #16063

5.1.5 (2024-03-04)

Commits
  • 6f7466e release: v5.1.6
  • a862ecb chore(deps): update all non-major dependencies (#16131)
  • 8403546 fix: server middleware mode resolve (#16122)
  • b6fb323 fix: check for publicDir before checking if it is a parent directory (#16046)
  • fd9de04 fix(esbuild): update tsconfck to fix bug that could cause a deadlock (#16124)
  • f699194 fix: handle function property extension in namespace import (#16113)
  • 0d2df52 style(utils): remove null check (#16112)
  • eef9da1 fix(worker): throw error when circular worker import is detected and support ...
  • 60dfa9e fix(worker): hide "The emitted file overwrites" warning if the content is sam...
  • 93be84e refactor(runtime): share more code between runtime and main bundle (#16063)
  • Additional commits viewable in compare view

Updates mermaid from 10.8.0 to 10.9.0

Release notes

Sourced from mermaid's releases.

v10.9.0

Release Notes

We now have Katex support!

image Demo

🚀 Features

🧰 Maintenance

📚 Documentation

🎉 Thanks to all contributors helping with this release! 🎉

Commits

Updates @typescript-eslint/eslint-plugin from 7.1.0 to 7.2.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.2.0

7.2.0 (2024-03-11)

🚀 Features

  • support TS 5.4 (#8630)
  • eslint-plugin: [prefer-string-starts-ends-with] add allowSingleElementEquality option (#8374)

🩹 Fixes

  • eslint-plugin: expose *-type-checked-only configs for extension (#8600)
  • eslint-plugin: [member-ordering] report alphabetical sorting for all groups instead of just the first failing group (#8263)
  • eslint-plugin: [no-var-requires, no-require-imports] support template literal (#8408)
  • eslint-plugin: [no-useless-template-literals] detect TemplateLiteral (#8575)
  • eslint-plugin: [no-unnecessary-condition] handle union array and tuple type (#8592)
  • eslint-plugin: [prefer-find] support ternary branches in prefer-find (#8421)
  • typescript-eslint: set sourceType: "module" in base shared config (#8622)
  • typescript-eslint: export ConfigWithExtends type (#8621)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.1.1

7.1.1 (2024-03-04)

🩹 Fixes

  • typescript-eslint: apply ignores to all extended configs passed to config helper function (#8567)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.2.0 (2024-03-11)

🚀 Features

  • support TS 5.4

  • eslint-plugin: [prefer-string-starts-ends-with] add allowSingleElementEquality option

🩹 Fixes

  • eslint-plugin: expose *-type-checked-only configs for extension

  • eslint-plugin: [member-ordering] report alphabetical sorting for all groups instead of just the first failing group

  • eslint-plugin: [no-var-requires, no-require-imports] support template literal

  • eslint-plugin: [no-useless-template-literals] detect TemplateLiteral

  • eslint-plugin: [no-unnecessary-condition]...

    Description has been truncated

Bumps the node-dependencies group with 21 updates:

| Package | From | To |
| --- | --- | --- |
| [@icons-pack/react-simple-icons](https://github.com/icons-pack/react-simple-icons/tree/HEAD/react-simple-icons) | `9.3.0` | `9.4.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.24.8` | `5.28.4` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.24.8` | `5.28.4` |
| [axios](https://github.com/axios/axios) | `1.6.7` | `1.6.8` |
| [immer](https://github.com/immerjs/immer) | `10.0.3` | `10.0.4` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.51.0` | `7.51.1` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.22.2` | `6.22.3` |
| [yup](https://github.com/jquense/yup) | `1.3.3` | `1.4.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.24` | `20.11.28` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.61` | `18.2.66` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.19` | `18.2.22` |
| [cypress](https://github.com/cypress-io/cypress) | `13.6.6` | `13.7.0` |
| [sass](https://github.com/sass/dart-sass) | `1.71.1` | `1.72.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.1.4` | `5.1.6` |
| [mermaid](https://github.com/mermaid-js/mermaid) | `10.8.0` | `10.9.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.1.0` | `7.2.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.1.0` | `7.2.0` |
| [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.5` | `0.4.6` |
| [@storybook/addon-onboarding](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/onboarding) | `1.0.11` | `8.0.0` |
| [@storybook/test-runner](https://github.com/storybookjs/test-runner) | `0.16.0` | `0.17.0` |


Updates `@icons-pack/react-simple-icons` from 9.3.0 to 9.4.0
- [Release notes](https://github.com/icons-pack/react-simple-icons/releases)
- [Commits](https://github.com/icons-pack/react-simple-icons/commits/v9.4.0/react-simple-icons)

Updates `@tanstack/react-query` from 5.24.8 to 5.28.4
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.28.4/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.24.8 to 5.28.4
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.28.4/packages/react-query-devtools)

Updates `axios` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.7...v1.6.8)

Updates `immer` from 10.0.3 to 10.0.4
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](immerjs/immer@v10.0.3...v10.0.4)

Updates `react-hook-form` from 7.51.0 to 7.51.1
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.51.0...v7.51.1)

Updates `react-router-dom` from 6.22.2 to 6.22.3
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

Updates `yup` from 1.3.3 to 1.4.0
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v1.3.3...v1.4.0)

Updates `@types/node` from 20.11.24 to 20.11.28
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 18.2.61 to 18.2.66
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 18.2.19 to 18.2.22
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `cypress` from 13.6.6 to 13.7.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.6.6...v13.7.0)

Updates `sass` from 1.71.1 to 1.72.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.71.1...1.72.0)

Updates `typescript` from 5.3.3 to 5.4.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.4.2)

Updates `vite` from 5.1.4 to 5.1.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.6/packages/vite)

Updates `mermaid` from 10.8.0 to 10.9.0
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](mermaid-js/mermaid@v10.8.0...v10.9.0)

Updates `@typescript-eslint/eslint-plugin` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.2.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.2.0/packages/parser)

Updates `eslint-plugin-react-refresh` from 0.4.5 to 0.4.6
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.5...v0.4.6)

Updates `@storybook/addon-onboarding` from 1.0.11 to 8.0.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/code/addons/onboarding/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.0/code/addons/onboarding)

Updates `@storybook/test-runner` from 0.16.0 to 0.17.0
- [Release notes](https://github.com/storybookjs/test-runner/releases)
- [Changelog](https://github.com/storybookjs/test-runner/blob/v0.17.0/CHANGELOG.md)
- [Commits](storybookjs/test-runner@v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: "@icons-pack/react-simple-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: node-dependencies
- dependency-name: immer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: node-dependencies
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: node-dependencies
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: node-dependencies
- dependency-name: yup
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: node-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: node-dependencies
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: node-dependencies
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: node-dependencies
- dependency-name: mermaid
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
- dependency-name: eslint-plugin-react-refresh
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: node-dependencies
- dependency-name: "@storybook/addon-onboarding"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: node-dependencies
- dependency-name: "@storybook/test-runner"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/node-dependencies-afece8ea72 branch March 25, 2024 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants